Skip to main content
Version: 8.0

Release Notes 8.0.0.1

(Released July 2025)

Overview

This release of Resolve Actions Pro adds the ability to install GraalPy directly on your server, providing a way to install Python packages supported by GraalPy.

For directions on installing GraalPy, please see GraalPy Installation.

Native OS Python

Content in the Task Assessor now supports native Python using GraalPy, a high-performance Python 3 runtime for Java. Using standard Python syntax, it includes access to Java-based objects like INPUTS, WSDATA, and PROPERTIES. It also supports send messages via ESB with JSON-formatted data. All print statements from Task Assessor content are now available as RAW output by default.

note

Embedded Python has been replaced by GraalPy in version 8.0. To continue using Embedded Python capabilities, you must install GraalPy.

Resolved Issues

The following issues have been resolved with this Actions Pro version.

TicketSummary
47970Updated axios.min.js to include a security fix.
47777Updated Embedded Python to use GraalPy.
48125Fixed an issue where deleting an invalid namespace caused errors.